Update flightctl-base image#389
Conversation
|
Warning Rate limit exceeded@celdrake has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 1 minutes and 41 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
WalkthroughUpdated two container build files to use a newer base image tag (9.6 → 9.7) and bumped a Go module dependency for Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
467c9fb to
5792134
Compare
| authURL := aapSpec.ApiUrl | ||
| if aapSpec.ExternalApiUrl != nil && *aapSpec.ExternalApiUrl != "" { | ||
| authURL = *aapSpec.ExternalApiUrl | ||
| if aapSpec.ClientId == "" { |
There was a problem hiding this comment.
We need to clean-up the other providers since we're now using the API endpoints for all of them, but for now I made the changes so the code compiles correctly.
5792134 to
13e36ae
Compare
Updates the
flightctl-baseimage to the same version as the flightctl repository.See flightctl/flightctl#2071
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.